public void createMapping( java.lang.String name, PDFStructureElementAttribute attribute ) |
Parameters
- name
- The attribute name.
- attribute
- A Object that represents the attribute.
public void createMapping( java.lang.String name, PDFStructureElementAttribute attribute ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When name or attribute are null. |